home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 120 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  846 b 

  1. Path: golden-gate.owl.de!fiction!colwyn!lyssa!not-for-mail
  2. Newsgroups: comp.unix.amiga
  3. References: <4d9gtq$nf8@crash.microserve.net>
  4. From: "Matthias Scheler" <tron@lyssa.owl.de>
  5. Date: Mon, 15 Jan 1996 11:05:49 +0100
  6. Distribution: world
  7. Subject: Re: configuring sendmail to fake addresses
  8. Message-ID: <28620@lyssa.owl.de>
  9. Organization: Private Internet Ostwestfalen-Lippe
  10.  
  11. Jim Shaffer wrote in comp.unix.amiga about "configuring sendmail to fake
  12. addresses":
  13. > How do I set up sendmail to make mail come from my POP address
  14. > (jshaffer@pennet.net) rather than my IP address
  15. > (jshaffer@jshaffer.pennet.net)?
  16.  
  17. Somewhere in "/etc/sendmail.cf" you will find these two lines:
  18.  
  19. # who I masquerade as (null for no masquerading)
  20. DM
  21.  
  22. Change them into:
  23.  
  24. # who I masquerade as (null for no masquerading)
  25. DMpennet.net
  26.  
  27. -- 
  28. Matthias Scheler
  29. tron@lyssa.owl.de
  30.  
  31.